November 7th 2025
// Overview
In this project, we'll create a simple shell script to help me clean up old log files from my computer. My main objective is to move old .log files older than 7 days to a safe place called the archive folder. The script will also make a report showing the date it ran, which files were moved, and if there were any problems
// Read More
View Full Documentation
// Comments